home *** CD-ROM | disk | FTP | other *** search
- object ThankForm: TThankForm
- Left = 192
- Top = 107
- BorderStyle = bsDialog
- Caption = 'Thank'
- ClientHeight = 331
- ClientWidth = 482
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object FaceIco: TImage
- Left = 8
- Top = 292
- Width = 33
- Height = 37
- end
- object Button1: TButton
- Left = 376
- Top = 296
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = Button1Click
- end
- object Memo1: TMemo
- Left = 8
- Top = 8
- Width = 465
- Height = 273
- ReadOnly = True
- TabOrder = 1
- end
- end
-